home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
libs
/
unixlib.lha
/
unix
/
include
/
values.h
< prev
next >
Wrap
C/C++ Source or Header
|
1994-02-23
|
137b
|
12 lines
/* a little present for C++ .. */
#ifndef _VALUES_H
#define _VALUES_H
#include <float.h>
#include <limits.h>
#endif /* _VALUES_H */